yt-dlp

This is a nice library for all my 🏴‍☠️black flag waving friends

link

#bash script wrapper

#!/bin/bash

URL=$1

yt-dlp -x --audio-format mp3 $URL

Simple way to run a "preset" of your most used configs

./mp3 http://www.youtube.com/watch?v=***

Docker Compose Media Containers Arrs

Credits

index